home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / dejet.arc / DEJET.DOC next >
Encoding:
Text File  |  1986-07-30  |  3.1 KB  |  58 lines

  1.  
  2.                                  De-jet v1.00
  3.  
  4.     De-jet is an assembly language program to take the game 'Jet', by Sublogic
  5. Corporation, and put it in a DOS "EXE" file. If your copy of Jet isn't just
  6. like my copy this program will not work. I am only aware of one Jet version and
  7. this is the Jet which this program was designed around.
  8.  
  9.     Several extensions will be added by the De-jet program. These include the
  10. EXIT TO DOS option on the main menu, preservation of the original command line
  11. functions 'h,e,m' or their upper case equivalents, and the inclusion of the
  12. extended situations data for all of the options. The extended situations data
  13. are those sectors which need to be loaded if one chooses an option such as
  14. 'Free flight, level ?, F-16'. These were originally not loaded with the Jet
  15. game but were loaded as required. They now will exist as data at the end of the
  16. Jet.exe file and will be copied in as required.
  17.  
  18.     Room has been left in certain places in the EXE file for the addition of
  19. future options as demand dictates. If you would like to see a supervisor key
  20. added; i.e. the jet game frozen, a second copy of command.com loaded and
  21. executed, and on EXIT the jet game resumed from the same place in flight; then
  22. let it be known as public E-mail on PCUG in Atlanta, Ga. # 404-433-0062 .
  23.  
  24.     This program is involked by typing 'de-jet <drive>'. The drive spec is the
  25. drive to which the Jet.exe file will be written. It will use the current path
  26. of the specified drive. It will use any valid dos drive installed. The JET disk
  27. will be placed in drive A for reading and may only be placed in A. You may use
  28. drive A as the specified drive if you wish, you will be prompted to change
  29. disks as required. You will need about 90k of free memory to run this program.
  30. I've thus far run De-jet and the Jet.exe file it creates on a PC and and AT w/
  31. an EGA card. I do not know if a 128k Jr. will be able to run De-jet.
  32.  
  33.     e.x. DE-JET d:  ...will write JET.EXE to drive d: in the current path.
  34.  
  35. De-jet will work if drive A and B are the same drive and drive but both de-jet
  36. and dos will prompt you to change disks, don't worry I'll fix it later.
  37.  
  38.     The resulting file should be 86,016 bytes in length. All command line
  39. parameters should still work. i.e. h or H for Hercules Card, e or E for the
  40. EGA card, and m or M for the EGA w/ a monochrome monitor.
  41.  
  42.     If you wan't the source then leave a message on the board and I'll put
  43. it up. Its about 30k long. If you find a bug in this program or if you find
  44. it doesn't work on your copy of Jet then please leave mail.
  45.  
  46.     One other note of interest; don't expect the Jet.exe file to run under a
  47. multitasking operating system. Jet installs many of its own interrupt vectors
  48. over those of BIOS. One is int 9 for keyboard control and that change alone
  49. should rule out any multitasking or resident programs being called while
  50. Jet.exe is running. This problem could be solved however I'll leave that to
  51. subsequent versions of De-jet.
  52.  
  53.  
  54.                        Happy JET-ting  Hard Drive Owners
  55.  
  56.            From "The Friends of George P. Burdell" , at Georgia Tech
  57.  
  58.